html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
a{text-decoration: none;}
ul,li{list-style:none;}
.topheader {
   
    margin: 0 auto;
 height: 80px;
}

body{overflow-x:hidden;}

.wx1000 {
    width: 1000px;
    margin: 0 auto;
}
.topheader img {
    margin-top: 10px;

}

#inda{color:red;}
#inda:hover{color:black;}
.topheader a {
    color: black;
font-weight: 600;
   
    width: 80px;
    height: 80px;
    display: block;
}


.topheader a:hover{color:#585656;}
.topheader ul {
    float: right;
    
   
    line-height: 80px;
}
.topheader ul li {
 width: 80px;
    height: 80px;
    float: left;
    text-align: center;
}
.topheader ul li::before {
     content: "";
    width: 80px;
    height: 80px;
    background: red;
    position: absolute;
   
    z-index: -100;
    display: block;
    top: -80px;
    transition: top 0.5s;
-ms-transition: top 0.5s;
-moz-transition: top 0.5s;
-webkit-transition: top 0.5s;
-o-transition: top 0.5s;


}
.topheader ul li:hover::before{top:0px;}

#imges{height:535px; }
#imges img{ height:535px;  display:none;margin-left: -310px;}
#imges img.show{ display:block;}
#number ul li{ list-style:none; display:inline-block; width:15px;height:15px; text-align:center; border-radius:15px; cursor:pointer;font-size:1px;}
#number li{ background-color:#999; color:#999;}
#number{ float:right; position:relative; top:-40px;right:690px;}
#number li.show{ background-color:white;color:white;}
 
.navimg {
    width: 460px;
    height: 161px;
   
    position: absolute;
    top: 370px;
    left: 530px;
}

.ban1 {
    text-align: center;
height: 500px;
}

.ban1 img {
    margin-top: 70px;
}

.ban1 ul li {
    float: left;
    width: 23%;
    margin-left: 10px;
    margin-right: 10px;
}

.ban1 ul li h3 {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
}

.ban1 ul li img {
    position: relative;
    transition: transform 0.5s;
-ms-transition: transform 0.5s;
-moz-transition: transform 0.5s;
-webkit-transition: transform 0.5s;
-o-transition: transform 0.5s;

}
.ban1 ul li img:hover {
    transform:translate(0px,-20px);
-ms-transform:translate(0px,-20px);
-moz-transform:translate(0px,-20px);
-webkit-transform:translate(0px,-20px);
-o-transform:translate(0px,-20px);
}

.barw {
    background: #EFEFEF;
}
.renwu {
    
    text-align: center;
    height: 700px;
    display: block;
}
.renwu img {
    margin-top: 80px;
}
.renwu ul li {
    float: left;
height: 260px;
    width: 23%;
margin-left: 10px;
    margin-right: 10px;
}
.renwu ul li h3 {
    height: 44px;
    line-height: 44px;
    font-size: 16px;
    font-weight: 600;
}

.renwu ul li img {
    position: relative;
    transition: transform 1s;
-ms-transition: transform 1s;
-moz-transition: transform 1s;
-webkit-transition: transform 1s;
-o-transition: transform 1s;

}
.renwu ul li img:hover {
    transform:scale(0.8,0.8);
-ms-transform:scale(0.8,0.8);
-moz-transform:scale(0.8,0.8);
-webkit-transform:scale(0.8,0.8);
-o-transform:scale(0.8,0.8);
}


.zhuanqianlu {
    
    text-align: center;
    height: 500px;
    display: block;
}
.zhuanqianlu img {
    margin-top: 80px;
}

.zhuanqianlu ul li {
    float: left;
height: 260px;
    width: 30%;
margin-left: 10px;
    margin-right: 10px;
}

.zhuanqianlu ul li h3 {
    height: 44px;
    line-height: 44px;
    font-size: 20px;
    font-weight: 600;
}

.zhuanqianlu ul li img {
    position: relative;
transition:transform 1s;
  -ms-transition:transform 1s;
-moz-transition:transform 1s;
-webkit-transition:transform 1s;
-o-transition:transform 1s;
}
.zhuanqianlu li img:hover {
    transform:rotate(30deg);
-ms-transform:rotate(30deg);
-moz-transform:rotate(30deg);
-webkit-transform:rotate(30deg);
-o-transform:rotate(30deg);
}

.question {
    
    text-align: center;
    height: 500px;
    display: block;
}
.question img {
    margin-top: 80px;
}

.question ul li {
    float: left;
    height: 100px;
    width: 43%;
    margin-left: 20px;
    margin-right: 20px;
    margin-top: 40px;
    text-align: left;
}
.question ul li h3 {
    height: 44px;
    line-height: 44px;
    font-size: 27px;
    font-weight: 600;
    margin-bottom: 20px;
}
.foot{
    
    text-align: center;
    height: 220px;
    display: block;
}

.foot ul li {
    float: left;
    height: 100px;
    width: 44%;
    margin-left: 30px;
    margin-right: 30px;
    margin-top: 40px;
    text-align: left;
}
.foot p {
    color: white;
margin-top:10px;
}
.foot h3 img::before {
  
    content: "400-090-8822(ת6)";
}
.footimg{

float:left;
}


.foot h3 {
    width: 350px;
    font-size: 35px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    color: white;
}
